CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv a

搜索资源列表

  1. houghlines

    0下载:
  2. 用hough变换拟合直线,开发环境为C++,利用工具opencv,希望对大家有用-Fitting a straight line with the hough transform, the development environment for C++, use of tools opencv, we hope to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1489435
    • 提供者:刘雷
  1. CISE

    0下载:
  2. 这是一个使用fcm对彩色图像分割,VC开发,效果非常好,编译需要OpenCV-This is a color image segmentation using the fcm right, VC development, the effect is very good, you will need all OpenCV
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:245618
    • 提供者:yyifang
  1. DFT

    0下载:
  2. 该程序是opencv实现图像离散傅立叶变换的源码,可以在vc++6.0等类似环境下直接运行。-The program is opencv discrete Fourier transform of image source, such as in vc++6.0 run directly under a similar environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1551
    • 提供者:张桦
  1. mosquito2

    0下载:
  2. 利用opencv实现的一个摄像头打蚊子的程序-Opencv achieved using a camera to fight the mosquito program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6225371
    • 提供者:georgeou
  1. manmotiondetect

    0下载:
  2. 人类动作识别,使用的是c++和opencv开发,有多种识别方法,建议收藏-Human movement recognition, using a c++ and opencv development, there are a variety of identification methods, the proposed collection of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1451154
    • 提供者:方天柱
  1. SFIT

    0下载:
  2. 一组提取图像SIFT特征的源码,效果相当不错。包括一个SIFT特征库以及一些程序。需要opencv及gsl库- This is a collection of code been put together to detect SIFT features in images. It includes a SIFT function library as well as some executables to detect, match, and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:917032
    • 提供者:rac
  1. 2011__openCV_pyramid_process

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是金字塔方面的操作。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Main pyramid' s operation. Inside each file can be run separately in the VS20101 platform. (Opencv2.1)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2450
    • 提供者:tanfenfly
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. Fabric-Defect-Detection--

    0下载:
  2. 一种基于opencv的织物缺陷的检测,其中包含了丰富的计算机视觉、图像处理算法以及函数-A method for fabric defect detection based on OpenCV with rich computer vision and image processing algorithms and functions is presented.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:340321
    • 提供者:Tina
  1. opencvtest

    1下载:
  2. 这是一个opencv 做的人脸表情检测程序,加载图片可以检测出人脸位置,以及 人脸表情。人脸转角不能太大,或者检测不准确。-This is a facial expression do opencv testing procedures, load the image can be detected face position and facial expression. Face the corner not too big, or detection is not accurate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-13
    • 文件大小:12993791
    • 提供者:龙钢
  1. houghcircles

    0下载:
  2. 基于OPENCV平台上的圆检测,有很明显的效果!-OPENCV platform based on circle detection, has a significant effect!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3933407
    • 提供者:hu wenguang
  1. Avi2Bmps

    1下载:
  2. 使用opencv对视频进行处理 可以播放、暂停 停止等还带滑动条着手动控制-Using opencv on the video processing can play, pause stop and so also with a slider bar with manual control
  3. 所属分类:OpenCV

    • 发布日期:2016-07-24
    • 文件大小:242688
    • 提供者:潇潇
  1. ReConstruction

    1下载:
  2. 基于OpenCV下编写的一个实现将两幅图像重建为3D模型的代码,希望对大家有帮助!-Based on OpenCV produced under a to realize the two images for 3 D reconstruction of the model code, and we want to help!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:28076820
    • 提供者:吴东会
  1. ReadImage

    0下载:
  2. opencv读取图片像素的方法,一共有其中方式哦,包括CV_IMAGE_ELEM()等-this is a project for reading images pixel using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:142303
    • 提供者:刘旭里
  1. kalman

    0下载:
  2. 基于opencv的kalman滤波例子,利用kalman滤波原理跟踪一个运动的点。-Kalman filter based on the opencv example, the use of a kalman filter to track the principle point of the campaign.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3163
    • 提供者:liutao
  1. motempl

    0下载:
  2. 用OPENCV写得一个关于运动模版的程序,测试学习用-OPENCV written using a template on the sports program, learning to use the test
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:8243
    • 提供者:liuzhiwen
  1. plate1

    0下载:
  2. opencv 进行图像二值化,设置特定的阈值,实现图像灰度化和二值化-opencv for image binarization, set a specific threshold of image gray-scale and binary
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1060
    • 提供者:李伟
  1. DDB_show

    0下载:
  2. 用C++读取bmp文件,格式为byte型,转化为opencv可用的iplimage类型,并显示出来。-In C++ to read bmp file format a byte, into the opencv available iplimage type, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9368389
    • 提供者:李芳
  1. 13

    0下载:
  2. 使用opencv实现图像的背景提取,其中很好的实现了背景的提取-Using opencv background of image extraction, which achieved a good background extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1440141
    • 提供者:we
  1. opencv_drawing

    0下载:
  2. 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。   开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2   实验功能:   1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。   2.单击Drawing2按钮,将会画出
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:337920
    • 提供者:wuwei
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com